projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebff6b7
)
(perl-mode): Delete autoload cookie.
author
Karl Heuer
<kwzh@gnu.org>
Sun, 23 Nov 1997 02:14:14 +0000
(
02:14
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Sun, 23 Nov 1997 02:14:14 +0000
(
02:14
+0000)
lisp/progmodes/perl-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/perl-mode.el
b/lisp/progmodes/perl-mode.el
index 0ea19973ce1426fbcd5ad0fd3897b6b557cdba9d..122c6ecc1cf276d9027f2e162ce541364c04d10d 100644
(file)
--- a/
lisp/progmodes/perl-mode.el
+++ b/
lisp/progmodes/perl-mode.el
@@
-248,7
+248,6
@@
create a new comment.")
(defvar perl-nochange ";?#\\|\f\\|\\s(\\|\\(\\w\\|\\s_\\)+:"
"*Lines starting with this regular expression are not auto-indented.")
\f
-;;;###autoload
(defun perl-mode ()
"Major mode for editing Perl code.
Expression and list commands understand all Perl brackets.